Total Complexity | 24 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 226 |
Lines of code | 128 |
Logical lines of code | 69 |
Comment lines | 61 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_orders() | 41 | 11 | 57 | |
process_batch() | 53 | 4 | 23 | |
get_sql() | 57 | 3 | 22 | |
should_enqueue_migration_instance() | 62 | 3 | 11 | |
get_next_batch_to_process() | 68 | 2 | 7 | |
check_if_order_exists_on_order_table() | 65 | 1 | 8 |